Vector Halftone Component Structure
The vector halftone component structure, of data typegxVHalftoneCompRec
, describes the values to use for creating a halftone for a color component.
struct gxVHalftoneCompRec { Fixed angle; long penIndex; }; typedef struct gxVHalftoneCompRec gxVHalftoneCompRec;
Field Description
angle
- The halftone angle for this component.
penIndex
- The index of the pen to use for drawing this component.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help